From e096fc9752de739ecea66d8f56df66b0b3920814 Mon Sep 17 00:00:00 2001 From: Manish Singh Date: Mon, 7 Sep 1998 02:16:41 +0000 Subject: [PATCH] cosmetic case change -Yosh --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index d99fd83383..ef86adc801 100644 --- a/configure.in +++ b/configure.in @@ -107,7 +107,7 @@ if test "x$GCC" = "xyes"; then fi fi -AC_MSG_CHECKING([For extra flags to get ANSI library prototypes]) +AC_MSG_CHECKING([for extra flags to get ANSI library prototypes]) gtk_save_LDFLAGS=$LDFLAGS LIBS="$LIBS -lm" AC_TRY_RUN([#include -- 2.30.2